Skip to content

Implement support for custom rclone config path#62

Merged
Johannes11833 merged 3 commits intoJohannes11833:masterfrom
henhuy:feature/custom_config_path
Jul 4, 2025
Merged

Implement support for custom rclone config path#62
Johannes11833 merged 3 commits intoJohannes11833:masterfrom
henhuy:feature/custom_config_path

Conversation

@henhuy
Copy link

@henhuy henhuy commented Jul 2, 2025

Fixes #61

This PR adds a Config class implemented as singleton, which can be used to define custom config path.
If set, the config path will be used when running rclone commands.

Added an entry in README.md to show usage.

@Johannes11833
Copy link
Owner

Looks good to me. I added the custom config to transfer operations as well (e.g. copy/ move,...) where live progress is displayed

@Johannes11833 Johannes11833 merged commit 8ec7fda into Johannes11833:master Jul 4, 2025
0 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Allow project-based config files

2 participants